home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Mag HDD Backup
/
Amiga Mag HDD Backup.zip
/
Amiga Mag HDD Backup
/
Alexander.img.bin
/
Alexander.img
/
Fred Fish Folder
/
Fish junk
/
C
< prev
next >
Wrap
Text File
|
1983-05-04
|
14KB
|
387 lines
This is a space to separate files from one disk to the next.
If you see this file then remove it
Anim3D 1.4 Plays anims written in special language
Anim3D is my first Amiga program longer than a few dozen lines of code and
was mainly to teach myself how to program a 'real' application for the Amiga.
Basically it plays vector movies that are written in a special programming
language that I designed.
The original idea was:
"Wouldn't it be neat if vector demos could be created and played using a
standard program, use the screenmode that you wanted, were smoother on
faster machines and multitasked properly?"
After all, we can't impress PC users from fast animation 'cos they have
faster processors, but we can beat them by making something totally
impossible through Windows ;-)
Anim3D is a real-time vector movie player for Workbench 3 machines. It has
three main features which I think most Amiga software (and demos) should
have nowadays:
1) It is extremely friendly to the OS and multitasks properly; I've
played animations whilst downloading files on the modem and been
playing a tracker module so I think I can safely say this :-)
2) Animations are played at the SAME speed whatever the machine is...
slower machines just have a lower frame update rate. This works fine
because the display is double-buffered (as you'd expect) so there are
no half drawn screens to be seen.
3) It can use any of the display modes available on the machine;
the same image is displayed on the screen whatever the resolution.
This allows those lucky A4000/040 owners to display anims in mega hi-res
while running at the same frame rate that an A1200 might run in lo-res.
It also makes use of a special dithering method that I worked out which
gives the appearance of more shades of each colour without slowing screen
rendering down. This does however require more chip memory than normal.
I have designed a language for creating these animations and some simple
demo anims have been included to give you an idea of what it can do. Take a
look at the animation files by all means (they are only ASCII text), but I
wouldn't try writing your own without any documentation!
Author: Michael George
Path: AmigaLibDisk1011:Programs/Anim3D/
==========
BluffTitler 1.0 A Realtime 3D Titling System
BluffTitler is Realtime 3D Titling program. It allows you to animate 3D
texts in all sorts of 3D effects using a simple graphical user interface.
You no longer have to use difficult,expensive and slow 3D rendering software
to make those stunning 3D leaders. All you need is BluffTitler !!
And because BluffTitler works in realtime, you can immediately start
recording your leader to video . No more heavy disk operations, memory
problems and single frame recorders : simply start BluffTitler and press
the record button on your video !
Since computer power is limited you can't expect broadcast quality from a
realtime titler, but the result is perfectly suitable for
-home video's
-semi-professional productions
-cable networks
-computer presentations
Author: Michiel den Outer
Path: AmigaLibDisk1011:Programs/BluffTitler/
==========
DepackIFF 1.7 Depacks file packed by ByteRun algorithm
This program lets you depack any IFF ILBM file with BODY chunk
crunched by standard ByteRun algorithm which is always used by all
Amiga graphics programs (like DPaint, Brilliance, ADPro, Real) while
saving image, brushes and so on. I decided to code this, because
ByteRun is not so effective as XPK, LhA (but not always!). If you
want to repack images, you will reach the best results only when you
pack pure image data, and this is why this program was born and
should be useful for all the people wanting save own disk space, eg. BBS
SYSOPs (more images and less bytes!).
Author: Marcin Orlowski
Path: AmigaLibDisk1011:Programs/DepackIFF/
==========
HyperANSI 1.08 ANSI character & graphics editor
HyperANSI is a program which allows you to easily create ANSI
graphics with minimum effort.
NOTE: Unlike previous releases of HyperANSI, this version has
no "crippled" features, and no longer displays that
annoying delay screen.
Author: Mike D. Nelson
Path: AmigaLibDisk1011:Programs/HyperANSI/
==========
LastAlert2 2.1 Will show the last alert or guru
Are you tired of always having troubles with finding your pen and paper just
to write down the last guru you got. Now this problem is solved because I
have written a small and quick program that will show the last alert or guru
there have been. If you don't get the point of what this program can be used
to then try to read the rest of this user manual.
Author: J┐rgen Da Larsen
Path: AmigaLibDisk1011:Programs/LastAlert2/
==========
PicMerge 2.1 Merges two same-sized BitMaps
This little program merges two same-sized BitMaps by using logical
operators. All Amiga-Viewmodes are available, except of the HAM-
and 8HAM-Mode. That means, you can work with pictures with up to
256 colors.
The idea for this program was born as I was in trouble. How can I
merge two animations (one on the left, one on the right) in one?
So I done a simple hack to 'OR' the BitMaps. After adding a little
GUI-Interface I decided to make PicMerge public.
Author: Frank Dƒber
Path: AmigaLibDisk1011:Programs/PicMerge/
==========
This is a space to separate files from one disk to the next.
If you see this file then remove it
FileX 2.0 Very nice binary file editor
FileX is a binary file editor which offers the following features:
- Several files can be modified in several windows and/or views at
the same time.
- The edit windows can be opened on any public screen and sized to
any dimension you want.
- Small calculator
- Clipboard converter
- Fontsensitivity
- Locale support if you have OS 2.1 or higher. (English, Finnish,
French, German, Swedish (Dutch, Norwegian (not yet included)))
- Undo and Redo (only limited to your free memory)
- Search and replace with history
- Extensive blockfunctions
- ARexxport with 77 commands and asynchronical command shell
- Printing as hexdump
- `Grab memory' to show and modify memory
- AppWindow. If FileX runs on the workbench, icons can be moved onto
the FileX window and the related file will be loaded automatically.
- Iconify
- Moreover, FileX will be developed further permanently...
Author: Klaas Hermanns
Path: AmigaLibDisk1012:Programs/FileX/
==========
PPrefs 2.0 Screenmode promotion utility
PPrefs is a screenmode promotion utiltity which allows you to promote every
available screenmode of your system (including HAM and EHB modes) to
another mode. You simply select a source and a destination mode and every
program that wants to open a screen with the source mode, instead will open
a screen with the destination mode. If you want that some very special
programs get their very special screenmode or don't get promoted at all,
besides that "mode to mode" promotion, PPrefs supports task/screen specific
promotion, as well..address
Author: Olaf Gschweng
Path: AmigaLibDisk1012:Programs/PPrefs/
==========
This is a space to separate files from one disk to the next.
If you see this file then remove it
Spot 1.3 A FidoNet tosser/editor for points.
Spot is a FidoNet tosser/editor for points. It features a userfriendly
font-sensitive GadTools interface that is fully localized. Spot uses a custom
message base format for fast importing and exporting. Some of Spot's main
features:t Supports new 3.0 features (newlook menus, memory pools,...) --
Automatically creates new areas for you, no tedious work -- Optional (fully
transparent) message base crunching -- Message list with powerful functions
(e.g. search body text) -- Excellent support for multiple character sets
(LATIN-1, IBM,...) -- Built-in, fully asynchronous, Fido file request --
Multi-bossing and multi-domain capable -- Userlist editor -- powerful twitlist
-- ARexx port (100+ commands).
Author: Nico Francois
Path: AmigaLibDisk1013:Programs/Spot/
==========
This is a space to separate files from one disk to the next.
If you see this file then remove it
AntiCicloVir 2.3a Link/File/BB/Validator/Memory virus elim
A link virus detector and exterminator. Also detects other types of
viri. This version recognizes: 188 Bootblock, 28 File, 15 Link,
7 Disk-Validator, 11 Trojans, and 17 Bombs. Automatically checks each
inserted disk for boot block and disk-validator viruses. Can scan all
files of a specified directory for known link viruses, and constantly
monitors memory and system vectors. Now public domain and includes
source in assembler.
Author: Matthias Gutt
Path: AmigaLibDisk1014:Programs/AntiCicloVir/
==========
LockColors 1.1a Complete control over Workbench Palette
LockColors uses the OS3.0+ specific ObtainPen() to give you
complete control over your WorkBench palette. Now you can have
correct colors for all your MagicWb-icons independently of your
screendepth. Tested with Enforcer/Mungwall.
NOTE: Your WorkBench must be deeper than 8 colors to use LockColors,
because on screens <=8 colors all the pens are locked by the
system (and all the pens can be altered with the system palette
editor, so LockColors really has no practical use on those screens)
- Version 1.1a fixes an annoying problem when LockColors
has to use its TimeOut feature. After this, all pens
locked by LockColors seemed to be systemlocked.
- LockColors no longer blocks your Workbench from closing.
- Fixed some bugs and added some requested features.
Author: Torgeir Hovden
Path: AmigaLibDisk1014:Programs/LockColors/
==========
VT 2.68 A comprehensive virus utility package.
A very good virus checker, however all the documentation is in
German.
Author: Heiner Schneegold
Path: AmigaLibDisk1014:Programs/VT/
==========
WBPrint 1.03 Prints text on WB screens title bar
This program lets you print any text (like DOS command ECHO)
on Workbench screen's title bar. WB screen will be fronted
automagically. You can also turn screen flash on. Note: there is
only one screen line for your text, therefore there are no special
chars (like *n) supported (maximal number of letters in on the WB's!
title bar depends on current WB font widch (check the proportional
one!).
Author: Marcin Orlowski
Path: AmigaLibDisk1014:Programs/WBPrint/
==========
This is a space to separate files from one disk to the next.
If you see this file then remove it
CXHandler 2.9 CXHandler is an Exchange clone
CXHandler is an Exchange clone.
The program is controlable via keys and is font sensitiv.
Author: Martin Stengle
Path: AmigaLibDisk1015:Programs/CXHandler/
==========
Event 1.14 Tool to remember everything you want.
With this software you have a good tool to remember everything you want.
Features:
---------
* requiers only 12 kB memory
* the event½s are storend in a data file
* multitasking friendly
* "gliding" event½s
* loading only the Event½s from the current day
Author: Klaus Muckenhuber
Path: AmigaLibDisk1015:Programs/Event/
==========
ScreenTool 1.04 Switch between screens using hotkeys.
On the MS-DOS½en you have the keyboard shortcut CTRL-TAB to cycle
between the applications, and the CTRL-ESC shortcut to view all
running applications in a requester.
With ScreenTool you have the MS-Windows CTRL-ESC function on your
Amiga. You get a requester with all available screens - so you have a
tool to handle comfortable all open screens.
ScreenTool is not a Commodity, because it is very small - and so it is
fast enough by starting from the disk. By activating with FKey you
can start a lot of tools with the keyboard, without using any
additional RAM.
So ScreenTool will save your CPU and RAM!
Author: Klaus Muckenhuber
Path: AmigaLibDisk1015:Programs/ScreenTool/
==========
SerLog 1.3 Debugging device to monitor serial-IO
serlog.device passes all IOExtSer requests to a "real" serial.device
and writes the results to a file. You may configure the amount of
information to be stored in the log. The log-file created by
serlog.device contains a binary dump which can be formatted
(i.e. transferred into a readable version) using the supplied
formatter.
Note that serlog.device uses *significant* overhead over the underlying
serial.device, resulting in very low baud-rates.
Author: Stefan PrÜls
Path: AmigaLibDisk1015:Programs/SerLog/
==========
SnoopDos 3.0 System and application monitor
SnoopDos
SnoopDos is a utility that allows you to monitor a variety of system
operations carried out by programs on your Amiga. This includes what
files a program is trying to open, what fonts, libraries, devices and
environment variables it is looking for, and so on.
This is very useful if you are trying to figure out why a certain
application won't work properly. Usually, it's because the application
can't find a certain configuration file, library or device.
This version has many new features not present in version 1.7. Among
the most important are a full GUI, support for many new functions,
support for monitoring programs compiled with GNU C, and a packet
debugger for programmers.
Author: Eddy Carroll
Path: AmigaLibDisk1015:Programs/SnoopDos/
==========
StarBlank 3.1 Screen blanker shows moving stars
Screen blanker commodity that shows a moving
star field. Features user definable timeout,
hot keys, and an insty-blank hot key. Based
upon Leo Schwab's "stars" screen hack.
Author: Brian Neal
Path: AmigaLibDisk1015:Programs/StarBlank/
==========